home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5530 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: newshost.lanl.gov!tanmoy
  2. From: tanmoy@qcd.lanl.gov (Tanmoy Bhattacharya)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: gcc bug w/getenv? (running Linux)
  5. Date: 07 Feb 1996 16:24:15 GMT
  6. Organization: Los Alamos National Laboratory
  7. Message-ID: <TANMOY.96Feb7092415@qcd.lanl.gov>
  8. References: <4f8sue$84d@newsflash.concordia.ca>
  9. NNTP-Posting-Host: qcd.lanl.gov
  10. Mime-Version: 1.0
  11. Content-Type: text
  12. In-reply-to: ac_march@ece.concordia.ca's message of 7 Feb 1996 00:49:18 GMT
  13.  
  14. In article <4f8sue$84d@newsflash.concordia.ca>
  15. ac_march@ece.concordia.ca (Angus C. March) writes: 
  16. <snip>
  17.    I seem to suffer this bizarre bug in gcc-2.6.3, that run on Linux 1.2.13. I
  18.    tried to assigning a getenv() pointer to a varaible of type char *, but I
  19.    got a warning about assigning an integer to a pointer. I tried this little
  20.    experiement:
  21.  
  22. getenv needs to be declared before use: simplest way to achieve that
  23. is to #include <stdlib.h>.
  24.  
  25. Cheers
  26. Tanmoy
  27. --
  28. tanmoy@qcd.lanl.gov(128.165.23.46) DECNET: BETA::"tanmoy@lanl.gov"(1.218=1242)
  29. Tanmoy Bhattacharya O:T-8(MS B285)LANL,NM87545 H:#9,3000,Trinity Drive,NM87544
  30. Others see <gopher://yaleinfo.yale.edu:7700/00/Internet-People/internet-mail>,
  31. <http://alpha.acast.nova.edu/cgi-bin/inmgq.pl>or<ftp://csd4.csd.uwm.edu/pub/
  32. internetwork-mail-guide>. -- <http://nqcd.lanl.gov/people/tanmoy/tanmoy.html>
  33. fax: 1 (505) 665 3003   voice: 1 (505) 665 4733    [ Home: 1 (505) 662 5596 ]
  34.